Total Complexity | 19 |
Dependencies | 5 |
Dependents | 9 |
Total lines | 174 |
Lines of code | 63 |
Logical lines of code | 34 |
Comment lines | 75 |
Methods | 9 |
Properties | 7 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
setBasePoint() | 58 | 8 | 15 | |
convertToAffine() | 63 | 2 | 11 | |
setCoefficients() | 68 | 2 | 7 | |
getBasePoint() | 71 | 2 | 6 | |
setModulo() | 68 | 1 | 7 | |
getA() | 82 | 1 | 3 | |
getD() | 82 | 1 | 3 | |
getModulo() | 82 | 1 | 3 | |
verifyPoint() | 65 | 1 | 8 |